Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
ISearchJob::IndexesToSearch Property
ISearchJob Interface | ISearchJob Interface | Send Feedback

List of indexes to search.

__property BSTR IndexesToSearch;
Description

Deprecated: Use AddIndexToSearch

Remarks

For each index, provide the full path to the index. If more than one index path is provided, separate the paths with spaces. If a path contains a space, use quotation marks around the path. Example:

     c:\docs\index "d:\My Documents\Index"
Interface
Links
You are here: COM Interface > Interfaces > ISearchJob Interface > ISearchJob::IndexesToSearch Property
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.